home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / gui / muibuilder21.lha / MUIBuilder / History < prev    next >
Encoding:
Text File  |  1994-12-09  |  2.1 KB  |  63 lines

  1. /*************************/
  2. /*     MUIBuilder 1.0     */
  3. /*************************/
  4.  
  5. First Release
  6.  
  7. /*************************/
  8. /*     MUIBuilder 1.1    */
  9. /*************************/
  10.  
  11. - generation source code errors corrected
  12. - 'Config' window modified:
  13.     possibility to chose the GetString function name
  14.     and the code generation module name
  15. - Added the automatic localization
  16. - possibility to create the catalog description file
  17. - the refreshes in the 'Window attributes' window work well now
  18. - No more Enforcer hits ( I hope !!! :-( ... I can't run Enforcer on my A1200 )
  19. - a few MUI2.0 features added ( RegisterGroup, and some attributes )
  20. - MUIBuilder scans the 'Modules' directory to see which languages are available
  21.   ( 'GenCodeXXXX' )
  22. - MUIBuilder is now translated in :
  23.     - Français ( catalog + documentation )
  24.     - Deutsch  ( catalog + documentation ) [ thanks to Christian Brandel ] 
  25.     - Czech    ( catalog )                 [ thanks to Michal Kara       ]
  26. - new generator for the C language
  27. - new generator for the E language ( by Lionel Vintenat )
  28. - a generator made for the Assembly language by Michal Kara
  29. - possibility to see the the result of your work in real time !
  30.  
  31. /*************************/
  32. /*     MUIBuilder 2.0    */
  33. /*************************/
  34.  
  35. This is a major release. A lot of new features appear, and most
  36. of the existing ones have changed.
  37.  
  38. - Hierarchic tree display
  39. - new objects supported
  40. - notifications support for every object
  41. - possibility to test the notifications directly from MUIBuilder
  42. - menu objects
  43. - function hooks
  44.  
  45. /*************************/
  46. /*     MUIBuilder 2.1    */
  47. /*************************/
  48.  
  49. bug fixes release.
  50.  
  51. - No more code generation problem
  52.     for E users : only the needed identifiers are generated !
  53.     some hooks were not correctly generated : fixed !
  54. - fixed the enforcer hit at code generation
  55. - no more problems when saving some hooks
  56. - register group : there were some problems if titles were not given
  57.   to all groups
  58. - the code generator is now running synchronously, so that we know when
  59.   it is finished.
  60. - Menu generation fixed
  61. - We add some images to show the GUI objects.
  62.  
  63.